From: Stephen Rothwell Date: Fri, 23 May 2008 06:32:54 +0000 (+1000) Subject: of_serial: Use linux/of_platform.h instead of asm X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~28042^2~166 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=c401b0445649d8a7e3e43fee915ec9aa6149a1b9;p=linux-4.9.git of_serial: Use linux/of_platform.h instead of asm Signed-off-by: Stephen Rothwell Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- diff --git a/drivers/serial/of_serial.c b/drivers/serial/of_serial.c index 25029c7570b6..8fa0ff561e9f 100644 --- a/drivers/serial/of_serial.c +++ b/drivers/serial/of_serial.c @@ -13,8 +13,8 @@ #include #include #include +#include -#include #include struct of_serial_info {